home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 200
- Top = 107
- BorderStyle = bsDialog
- Caption = 'Scorcher Bootmenu'
- ClientHeight = 74
- ClientWidth = 162
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 120
- TextHeight = 16
- object Button1: TButton
- Left = 8
- Top = 8
- Width = 145
- Height = 25
- Caption = 'Scorcher Win95'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 8
- Top = 40
- Width = 145
- Height = 25
- Caption = 'Scorcher Dos'
- TabOrder = 1
- OnClick = Button2Click
- end
- end
-